﻿2026-06-21T09:33:30.5542647Z ##[group]Run actions/checkout@v5
2026-06-21T09:33:30.5543484Z with:
2026-06-21T09:33:30.5544016Z   fetch-depth: 0
2026-06-21T09:33:30.5544597Z   repository: SaberMage/spt-core
2026-06-21T09:33:30.5550531Z   token: ***
2026-06-21T09:33:30.5551151Z   ssh-strict: true
2026-06-21T09:33:30.5551734Z   ssh-user: git
2026-06-21T09:33:30.5552326Z   persist-credentials: true
2026-06-21T09:33:30.5552963Z   clean: true
2026-06-21T09:33:30.5553562Z   sparse-checkout-cone-mode: true
2026-06-21T09:33:30.5554250Z   fetch-tags: false
2026-06-21T09:33:30.5554844Z   show-progress: true
2026-06-21T09:33:30.5555424Z   lfs: false
2026-06-21T09:33:30.5555971Z   submodules: false
2026-06-21T09:33:30.5556583Z   set-safe-directory: true
2026-06-21T09:33:30.5557175Z ##[endgroup]
2026-06-21T09:33:30.7586237Z Syncing repository: SaberMage/spt-core
2026-06-21T09:33:30.7587926Z ##[group]Getting Git version info
2026-06-21T09:33:30.7588808Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T09:33:30.7820895Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T09:33:30.8046968Z git version 2.43.0.windows.1
2026-06-21T09:33:30.8074004Z ##[endgroup]
2026-06-21T09:33:30.8082210Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\33570be4-6a6e-495a-be83-e55938d86b6c\.gitconfig'
2026-06-21T09:33:30.8096059Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\33570be4-6a6e-495a-be83-e55938d86b6c' before making global git config changes
2026-06-21T09:33:30.8097774Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T09:33:30.8101038Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T09:33:30.8330990Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T09:33:30.8528246Z https://github.com/SaberMage/spt-core
2026-06-21T09:33:30.8557360Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T09:33:30.8561400Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T09:33:30.8755558Z HEAD
2026-06-21T09:33:30.8998801Z ##[endgroup]
2026-06-21T09:33:30.9001384Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T09:33:31.2767456Z ##[group]Cleaning the repository
2026-06-21T09:33:31.2771704Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T09:33:38.8240587Z Removing target/
2026-06-21T09:33:38.8278317Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T09:33:38.8754274Z HEAD is now at c0bf77b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:33:38.8782437Z ##[endgroup]
2026-06-21T09:33:38.8786860Z ##[group]Disabling automatic garbage collection
2026-06-21T09:33:38.8791959Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T09:33:38.9043759Z ##[endgroup]
2026-06-21T09:33:38.9044450Z ##[group]Setting up auth
2026-06-21T09:33:38.9052238Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T09:33:38.9281480Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T09:33:39.3254436Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T09:33:39.3484750Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T09:33:39.7262305Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T09:33:39.7482501Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T09:33:40.1311569Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T09:33:40.1639906Z ##[endgroup]
2026-06-21T09:33:40.1640291Z ##[group]Fetching the repository
2026-06-21T09:33:40.1647641Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +c0bf77b0b4dd74c6cbb616f6714f6003077c0c66:refs/remotes/pull/27/merge
2026-06-21T09:33:41.4434289Z From https://github.com/SaberMage/spt-core
2026-06-21T09:33:41.4434777Z  * [new branch]      viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-21T09:33:41.4435219Z    335d96e..eb73da7  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T09:33:41.4570804Z ##[endgroup]
2026-06-21T09:33:41.4571234Z ##[group]Determining the checkout info
2026-06-21T09:33:41.4571664Z ##[endgroup]
2026-06-21T09:33:41.4576671Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T09:33:41.4865125Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T09:33:41.5104072Z ##[group]Checking out the ref
2026-06-21T09:33:41.5109010Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T09:33:41.5439548Z HEAD is now at c0bf77b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:33:41.5462333Z ##[endgroup]
2026-06-21T09:33:41.5719296Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T09:33:41.5926970Z c0bf77b0b4dd74c6cbb616f6714f6003077c0c66
